git-auth-leak
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 10 Jul 2022 20:29:34 +0000 (21:29 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sun, 10 Jul 2022 20:29:34 +0000 (21:29 +0100)
commit864f68346fb8bb72dff0e5e376c12997b49d904e
treed5896e521ba879312f5f6502c1508e5fa67642e5
parent5def5b822c613c468806d3f171262f9a88fb3bd5
git-auth-leak

Committed for 2.35

commit 0e298448aad6fabf455923e72e0d1a3c56e9ab9e
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Jan 2 04:08:11 2022 +0100

    hurd: Fix auth port leak

    If access() was used before exec, _hurd_id.rid_auth would cache an
    "effective" auth port.  We do not want this to leak into the executed
    program.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-auth-leak.diff
hurd/hurdexec.c